home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / FILER / TARSRC.SPK / h / perms < prev    next >
Text File  |  1990-03-18  |  201b  |  10 lines

  1. #include "unixperms.h"
  2. #include "fsperms.h"
  3. #include "fsftypes.h"
  4.  
  5. extern long unix_to_fs_perms(int);
  6. extern int unix_dir_perms(long);
  7. extern int fs_to_unix_perms(long, long);
  8. extern void pmode(int);
  9.  
  10.